This is the complete list of members for nkMemory::StringView, including all inherited members.
back() const | nkMemory::StringView | |
empty() const | nkMemory::StringView | |
front() const | nkMemory::StringView | |
getData() const | nkMemory::StringView | |
getSize() const | nkMemory::StringView | |
operator std::string() const | nkMemory::StringView | |
operator std::string_view() const | nkMemory::StringView | |
operator=(const char *data) | nkMemory::StringView | |
operator=(const String &other) | nkMemory::StringView | |
operator==(const char *other) | nkMemory::StringView | |
operator==(const String &other) | nkMemory::StringView | |
operator==(const StringView &other) | nkMemory::StringView | |
operator[](unsigned long long index) const | nkMemory::StringView | |
StringView() | nkMemory::StringView | |
StringView(const char *data) | nkMemory::StringView | |
StringView(const char *data, unsigned long long size) | nkMemory::StringView | |
StringView(const String &other) | nkMemory::StringView | |
StringView(const std::string &str) | nkMemory::StringView | |
StringView(const std::string_view &str) | nkMemory::StringView | |
~StringView() | nkMemory::StringView |